home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d19 / tutfiles.arc / MULTITUT.ARC / MULT6 < prev    next >
Encoding:
Text File  |  1988-08-02  |  925 b   |  23 lines

  1. Other factors come into play, such as screen bleedings from one region
  2. to the other, that is, the screen writes of the other partition (that
  3. partition not currently being viewed) appearing on the active region's
  4. screen. This is caused by the background partition performing its screen
  5. writes directly to the screen instead of going through the system's
  6. BIOS routines, which are smart enough to route screen writes to the
  7. proper region's screen.
  8.  
  9. Also, lock-ups may occur when computer instructions get "tangled"
  10. between partitions, and the computer is no longer able to reference the
  11. resources of the system. This usually results in having to re-boot and
  12. perhaps having to turn off the PC completely. For this reason, it is a
  13. good idea to test to insure that programs that update files that you need
  14. to maintain, run successfully in a multitasking environment prior to
  15. actually doing the update.
  16.  
  17.  
  18.  
  19.  
  20.  
  21.  
  22.  
  23.